home *** CD-ROM | disk | FTP | other *** search
- ; IPADDnew.cfg
- ; The IP Address resizeable window based on the Full Screen window
-
- ; Screen name ********* ENTER NAME OF SCREEN ON NEXT LINE **********
- SCREENNAME IPAddressScreen
-
- ;Establish resize window
- ; NOTE: The second parameter following a T reference start position is a 2dec.pl.
- ; percentage for fine tuning (same as normal reference RELATIVETO positioning)
- BEGINRESIZE
- XSTART T27 -5750
- YSTART T27 10000
- XEND T28 5000
- YEND T27 20000
- ENDWINDOW
-